.Net Framework > v1.1.4322 > System > Drawing > Imaging > ImageAttributes ImageAttributes
Category
Class
Description
An object contains information about how bitmap and metafile colors are manipulated during rendering. An object maintains several color-adjustment settings, including color-adjustment matrices, grayscale-adjustment matrices, gamma-correction values, color-map tables, and color-threshold values. During rendering colors can be corrected, darkened, lightened, removed, and so on. To apply such manipulations, initialize an object and pass the address of that object (along with the address of an System.Drawing.Image object) to the System.Drawing.Graphics.DrawImage method.
Assembly
System.Drawing
Character
sealed, public
Ancestors
Object
Implements
ICloneable, IDisposable
Contstructors
ImageAttributes()
Methods
ClearBrushRemapTable()
ClearColorKey()
ClearColorKey(ColorAdjustType)
ClearColorMatrix()
ClearColorMatrix(ColorAdjustType)
ClearGamma()
ClearGamma(ColorAdjustType)
ClearNoOp()
ClearNoOp(ColorAdjustType)
ClearOutputChannel()
ClearOutputChannel(ColorAdjustType)
ClearOutputChannelColorProfile()
ClearOutputChannelColorProfile(ColorAdjustType)
ClearRemapTable()
ClearRemapTable(ColorAdjustType)
ClearThreshold()
ClearThreshold(ColorAdjustType)
Clone()
Dispose()
Finalize()
GetAdjustedPalette(ColorPalette,ColorAdjustType)
SetBrushRemapTable(ColorMap[])
SetColorKey(Color,Color)
SetColorKey(Color,Color,ColorAdjustType)
SetColorMatrices(ColorMatrix,ColorMatrix)
SetColorMatrices(ColorMatrix,ColorMatrix,ColorMatrixFlag)
SetColorMatrices(ColorMatrix,ColorMatrix,ColorMatrixFlag,ColorAdjustType)
SetColorMatrix(ColorMatrix)
SetColorMatrix(ColorMatrix,ColorMatrixFlag)
SetColorMatrix(ColorMatrix,ColorMatrixFlag,ColorAdjustType)
SetGamma(Single)
SetGamma(Single,ColorAdjustType)
SetNoOp()
SetNoOp(ColorAdjustType)
SetOutputChannel(ColorChannelFlag)
SetOutputChannel(ColorChannelFlag,ColorAdjustType)
SetOutputChannelColorProfile(String)
SetOutputChannelColorProfile(String,ColorAdjustType)
SetRemapTable(ColorMap[])
SetRemapTable(ColorMap[],ColorAdjustType)
SetThreshold(Single)
SetThreshold(Single,ColorAdjustType)
SetWrapMode(WrapMode)
SetWrapMode(WrapMode,Color)
SetWrapMode(WrapMode,Color,Boolean)
Tags
0103E2B958, 02E3ABA98D, 0311417F6F
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database